<xs:simpleType name="AutoDeclineBOPercentType" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:annotation><xs:documentation>The percent at which to decline a best offer.</xs:documentation></xs:annotation><xs:restriction base="xs:decimal"><!--<xs:fractionDigits value="2" />--><xs:minInclusive value="0"/><xs:maxInclusive value="100"/></xs:restriction></xs:simpleType>